home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #2 / K-CD-2-2004.ISO / Fire Chief / data1.cab / Program_Executable_Files / data / states / TextureLighted.ini < prev    next >
Encoding:
Text File  |  2003-05-28  |  1.0 KB  |  44 lines

  1. mgStateInclude            Misc.txt
  2.  
  3. //-------------------- General --------------------
  4. mgStateFillMode         Solid
  5. mgStateCullMode         CCW
  6. mgStateShadeMode         Gouraud
  7. mgStateClip         Y
  8.  
  9. //-------------------- ZBuffer --------------------
  10. mgStateZBuffer         Y
  11. mgStateZBufferWrite         Y
  12. mgStateZBufferFunc        LessEqual
  13. mgStateZBufferBias        0
  14.  
  15. //-------------------- Texture --------------------
  16. mgStateTexture              Y
  17. mgStateInclude          TextureParam4x.txt
  18.  
  19.  
  20. //-------------------- AlphaBlend -----------------
  21. mgStateAlphaBlend         N
  22.  
  23. //-------------------- AlphaTest ------------------
  24. mgStateAlphaTest         N
  25. mgStateAlphaTestRef    1
  26. mgStateAlphaTestFunc    GreaterEqual
  27.  
  28. //-------------------- Fog ------------------------
  29. mgStateFog        N
  30. mgStateInclude        FogParam.txt
  31.  
  32. //-------------------- Light ----------------------
  33. mgStateLight        N
  34. mgStateNormalizeNormals    Y
  35. mgStateSpecular        N
  36. mgStateColorVertex         Y
  37. mgStateDiffuseMatSource      Color1
  38. mgStateSpecularMatSource     Color2
  39. mgStateAmbientMatSource      Color2
  40. mgStateEmissiveMatSource     Material
  41.  
  42.  
  43.  
  44.